crypto/internal/fips140/bigmod.Modulus.odd (field)

5 uses

	crypto/internal/fips140/bigmod (current package)
		nat.go#L474: 	odd   bool
		nat.go#L575: 		m.odd = true
		nat.go#L924: 	if m.odd {
		nat.go#L987: 	if !m.odd {
		nat.go#L1042: 	if !m.odd {